Skip to main content
Version: 24.08

Gets a list of connectors by connector id list

Gets a list of connectors by connector id list

Request Body required
  • ids string[]
Responses

List of connectors or empty list, if no connector was registered


Schema
  • message string
  • level string
  • result object
  • items object[]
  • createdAt date-time
  • createdBy string
  • modifiedAt date-time
  • modifiedBy string
  • isDeleted boolean
  • id string
  • name string
  • url string
  • apiKeyValue string
  • role string
  • description string
  • partnerId string
Loading...